From a9d4b6a61cd7ba689b6f0c41004703e7d901991a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Mar 2021 01:32:24 -0500 Subject: [PATCH] dragicon: Tweak docs --- gtk/gtkdragicon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkdragicon.c b/gtk/gtkdragicon.c index ac6783f4fa..096fe9d01d 100644 --- a/gtk/gtkdragicon.c +++ b/gtk/gtkdragicon.c @@ -40,7 +40,7 @@ * * `GtkDragIcon` is a `GtkRoot` implementation for drag icons. * - * A drag icon moves with the pointer during a drag-and-drop operation + * A drag icon moves with the pointer during a Drag-and-Drop operation * and is destroyed when the drag ends. * * To set up a drag icon and associate it with an ongoing drag operation, -- 2.30.2